-
Notifications
You must be signed in to change notification settings - Fork 3
Node 10.4.1, cli 10.8.0.0, mithril 2517.0 #68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
61c00d6
to
4f46326
Compare
437ea7b
to
770ad21
Compare
770ad21
to
236e7bc
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview:
Sets node release to
10.4.1
, cardano-cli release to10.8.0.0
and mithril tov2517.1
. Adds mithril ancillary key support for signed volatile and ledger state. Switches to a blockPerf fork which can be used without publishing metrics to CF, ex: for testnet usage. Includes additional misc fixes and improvements detailed below.Details:
Important versioning updates in this release are underlined:
job-register-stake-pools
nix jobabortOnMissingIpModule
as needed for the hydra builds to enable building without ipv4/6 secrets presentssm-session-manager
to the ops devShell for movement towards closed port 22 sshapply-bootstrap
failures when the.ssh_key
is missingpre-push
unnecessary symlink pollutionBreaking Changes, Recommended Updates and Action Items:
Breaking:
Recommended Updates:
v2025-05-22
Action Items:
Diff and patch the following files with
just template-diff "$FILE"
and thenjust template-patch "$FILE"
. Looking at the short PR diff for these filesfound at directory
templates/cardano-parts-project/
prior to diffing andpatching against your own repo can also be helpful.
Alternatively, if you know you would just like to mirror any of these template
files without diffing or patching, use the
just template-clone "$FILE"
recipe.